home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / mid_flight.swf / scripts / DefineButton2_77 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-08-07  |  55 b   |  5 lines

  1. on(release){
  2.    gotoAndStop("start");
  3.    play();
  4. }
  5.